home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!marnold
- From: marnold@netcom.com (Matt Arnold)
- Subject: Re: Standard Template Library
- Message-ID: <marnoldDpFMwG.8M7@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4jpk4f$9o@newsbf02.news.aol.com> <4jr0pe$3nf@abacus.abasoft.co.uk>
- Date: Sat, 6 Apr 1996 08:43:28 GMT
- Sender: marnold@netcom13.netcom.com
-
- dmb@abacus.abasoft.co.uk (David Byrne) writes:
-
- >In article <4jpk4f$9o@newsbf02.news.aol.com>,
- >JWoods9194 <jwoods9194@aol.com> wrote:
- >>I am looking for a generic implementation of the current STL draft
- >...
- >>plan on using it with the GNU C++ (for Linux) and Borland C++ 3.1
-
- >g++ 2.7.0 and later all include an implementation of STL.
- >--
-
- I don't believe you'll get Borland C++ 3.1 to compile STL, and you
- might even have trouble using 4.0. Use 4.5 or 5.0 (just released).
- Apparently, Borland C++ 4.5 and pre-release versions of 5.0 were one
- of the main compilers the HP guys used to develop STL.
-
- HP's www and ftp sites have the public domain version of STL that
- you can download. A recent version of the HP implementation also
- comes with the book "The C++ Programmer's Guide to the Standard
- Template Library" (a good book too).
-
- I've been using the HP version with Borland C++ 4.52 with very few
- problems. I haven't been doing anything very complicated, but so
- far, so good.
-
- Regards,
- -------------------------------------------------------------------------
- Matt Arnold | | ||| | |||| | | | || ||
- marnold@netcom.com | | ||| | |||| | | | || ||
- Boston, MA | 0 | ||| | |||| | | | || ||
- 617.389.7384 (h) 617.576.2760 (w) | | ||| | |||| | | | || ||
- C++, MIDI, Win32/95 developer | | ||| 4 3 1 0 8 3 || ||
- -------------------------------------------------------------------------
-